home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmStringGetLtoR.z / XmStringGetLtoR
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttLLLLttttooooRRRR((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttLLLLttttooooRRRR((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttLLLLttttooooRRRR - A compound string function that searches
  10.           for a text segment in the input compound string
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttLLLLttttooooRRRR(
  15.           XXXXmmmmSSSSttttrrrriiiinnnngggg ssssttttrrrriiiinnnngggg,
  16.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCChhhhaaaarrrrSSSSeeeetttt ttttaaaagggg,
  17.           cccchhhhaaaarrrr ********tttteeeexxxxtttt);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           This function is obsolete and exists for compatibility with
  24.           previous releases. It is replaced by XXXXmmmmSSSSttttrrrriiiinnnnggggUUUUnnnnppppaaaarrrrsssseeee.
  25.           XXXXmmmmSSSSttttrrrriiiinnnnggggGGGGeeeettttLLLLttttooooRRRR returns the first text component in the
  26.           input compound string that is tagged with the given tag
  27.           component. The returned text is to be a NULL-terminated
  28.           sequence of single byte characters.  If the function returns
  29.           True, the function will allocate space to hold the returned
  30.           _t_e_x_t. The application is responsible for managing the
  31.           allocated space. The application can recover the allocated
  32.           space by calling XXXXttttFFFFrrrreeeeeeee.
  33.  
  34.           _s_t_r_i_n_g    Specifies the compound string.
  35.  
  36.           _t_a_g       Specifies the font list element tag associated
  37.                     with the text.  A value of XXXXmmmmFFFFOOOONNNNTTTTLLLLIIIISSSSTTTT____DDDDEEEEFFFFAAAAUUUULLLLTTTT____TTTTAAAAGGGG
  38.                     identifies a locale text segment.
  39.  
  40.           _t_e_x_t      Specifies a pointer to a NULL terminated string.
  41.  
  42.      RRRREEEETTTTUUUURRRRNNNN
  43.           Returns True if the matching text segment can be found.  On
  44.           return, _t_e_x_t will have a NULL terminated byte sequence
  45.           containing the matched segment.
  46.  
  47.      RRRREEEELLLLAAAATTTTEEEEDDDD
  48.           XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeee(3).
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.